//Invasion Forces
$GiveUnit
if_Date=4/12/1942
if_Plan=4
//Iwo Jima
xyControl=82,69,Axis
lifespan=tillTrigger
actionCountry=8
unitID=6
name=Tsukiji SNLF
//Iwo Jima
xyArea=82,69
$End

//#### Naval

//invasion escorts
$GatherNaval
if_Date=3/29/1942
if_Plan=4
//Iwo Jima
xyControl=82,69,Axis
lifespan=tillTrigger
actionCountry=8
navalSupportAssets=2
//Iwo Jima
xyArea=82,69
//Truk
xyArea=95,50
$End

//Japan sends fleet to Support Midway invasion
$GatherNaval
if_Date=5/10/1942
if_Plan=4
lifespan=tillTrigger
//Iwo Jima
xyControl=82,69,Axis
actionCountry=8
carrierAssets=6
navalSupportAssets=5
battleAssets=2
//Midway Island
xyArea=143,79
//Truk
xyArea=95,50
$End

//#### Invasion

//Japan invades Midway
$InvasionHeavy
if_Date=5/10/1942
if_Plan=4
lifespan=tillTrigger
//Iwo Jima
xyControl=82,69,Axis
actionCountry=8
range=3
landAssets=1
//Midway Island
xyArea=144,78
//Iwo Jima
xyArea=82,69
$End

//#### Map orders

//Fleet hold ON
$ChangeOrder
if_Date=5/10/1942
if_Plan=4
actionCountry=8
lifespan=tillTrigger
//order Fleet to stay
xyArea=144,80,29
$End

//Fleet hold OFF
$ChangeOrder
if_Date=1/10/1942
if_Plan=4
//Midway Island
xyControl=144,79,Axis
actionCountry=8
lifespan=tillTrigger
//remove order
xyArea=144,80,0
$End

//Fleet hold auto OFF
$ChangeOrder
if_Date=8/1/1942
if_Plan=4
actionCountry=8
lifespan=tillTrigger
//remove order
xyArea=144,80,0
$End